class: center, middle, inverse, title-slide # Adding scale bars and north arrows --- layout: true <div class="dk-footer"> <span> <a href="https://rfortherestofus.com/" target="_blank">R for the Rest of Us </a> </span> </div> --- class: center, middle, dk-section-title background-image:url("https://images.pexels.com/photos/552600/pexels-photo-552600.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=750&w=1260") background-size: cover # Adding scale bars and north arrows --- ## {ggspatial} for scale bars & north arrows The `{ggspatial}` package allows you to add scale bars and north arrows to **all** of the maps we've created in this section. -- In `02_10` I've included scripts for adding these to most of the "your-turn" exercises in this section.